home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17890 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: senator-bedfellow.mit.edu!usenet
  2. From: Glenn Koh <gkoh@mit.edu>
  3. Newsgroups: comp.os.ms-windows.programmer.ole,comp.os.ms-windows.programmer.tools.misc,comp.os.ms-windows.programmer.misc,comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: OLE data transfer between VBasic and VC++ 1.5
  5. Date: Wed, 17 Apr 1996 20:28:08 -0400
  6. Organization: Massachvsetts Institvte of Technology
  7. Message-ID: <31758C98.2FBD@mit.edu>
  8. NNTP-Posting-Host: greenmouse.mit.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13. CC: gkoh@mit.edu
  14.  
  15. I need to be able to transfer data between a VBasic GUI and a Visual C++ 
  16. program.  Basically, the VBasic acts as a front end for the VC++.
  17.  
  18. I need to be able to transfer an array or a string between the two 
  19. software modules, and it looks like OLE is the way to do it...
  20.  
  21. but HOW?
  22.  
  23. All the documentation I have is very difficult to understand.... anyone 
  24. know if there is a faq or can point me in the right directionwith some 
  25. examples?  All I need is to pass a little message between the two 
  26. software.
  27.  
  28. Thanks.
  29.  
  30. Glenn Koh
  31. gkoh@mit.edu
  32.